home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: FW_CString
- Sent: 8/20/96 9:11 AM
- Received: 8/20/96 9:18 AM
- From: Kirk Swenson, kswenson@keypress.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >There does not appear to be a coversion for FW_CString to and from a
- >pascal string. Why is that? After all this is the Mac!
- >
- >Walter
-
- For import:
- inline void FW_CString::ReplaceAll(const FW_PascalChar* string)
-
- For export:
- inline void FW_CString::ExportPascal(FW_PascalChar* buffer) const
-
- Kirk Swenson
- Senior Software Engineer
- Key Curriculum Press
- kswenson@keypress.com
-
-
-